Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove in app payment for unit tests on macOS for CI #1082

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

BPerlakiH
Copy link
Collaborator

Fixes: #1081

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.78%. Comparing base (9711861) to head (02e9408).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1082   +/-   ##
=======================================
  Coverage   36.78%   36.78%           
=======================================
  Files         132      132           
  Lines        7630     7630           
=======================================
  Hits         2807     2807           
  Misses       4823     4823           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BPerlakiH BPerlakiH force-pushed the turn-off-macos-unit-tests-for-ci branch from 0d06d2b to e134d76 Compare January 23, 2025 08:22
@BPerlakiH BPerlakiH force-pushed the turn-off-macos-unit-tests-for-ci branch from e134d76 to 02e9408 Compare January 24, 2025 21:59
@BPerlakiH BPerlakiH changed the title Remove running the same unit tests on macOS for CI Remove in app payment for unit tests on macOS for CI Jan 24, 2025
@BPerlakiH
Copy link
Collaborator Author

@kelson42 I've updated this PR, and built it 6 times with success:
https://github.com/kiwix/kiwix-apple/actions/runs/12958311333

Thank you for the hint @rgaudin: indeed when I moved the removal before the build step (as suggested) it is working as expected.

@kelson42 kelson42 merged commit 10fd670 into main Jan 25, 2025
10 checks passed
@kelson42 kelson42 deleted the turn-off-macos-unit-tests-for-ci branch January 25, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS unit tests are still timing out on CI
3 participants